FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package new.project20250522#4.0.0 (79 ms)

Package new.project20250522
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=new.project20250522@4.0.0&canonical=http://example.org/fhir/ValueSet/nationcode
Url http://example.org/fhir/ValueSet/nationcode
Status active
Experimental False

Resources that use this resource

StructureDefinition
http://example.org/fhir/StructureDefinition/patient-nation Patient Nationality Extension

Resources that this resource uses

CodeSystem
https://example.org/fhir/CodeSystem/nationcode


Source

{
  "resourceType" : "ValueSet",
  "id" : "nation-valueset",
  "url" : "http://example.org/fhir/ValueSet/nationcode",
  "status" : "active",
  "compose" : {
    "include" : [
      {
        "system" : "https://example.org/fhir/CodeSystem/nationcode",
        "concept" : [
          {
            "code" : "N01",
            "display" : "汉族"
          },
          {
            "code" : "N02",
            "display" : "蒙古族"
          },
          {
            "code" : "N03",
            "display" : "回族"
          },
          {
            "code" : "N04",
            "display" : "藏族"
          },
          {
            "code" : "N05",
            "display" : "维吾尔族"
          },
          {
            "code" : "N06",
            "display" : "苗族"
          },
          {
            "code" : "N07",
            "display" : "彝族"
          },
          {
            "code" : "N08",
            "display" : "壮族"
          },
          {
            "code" : "N09",
            "display" : "布依族"
          },
          {
            "code" : "N10",
            "display" : "朝鲜族"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.